Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 695 Bytes

File metadata and controls

20 lines (13 loc) · 695 Bytes

Scaling Graphite

When scaling the first bottlenecks to run into are

  • CPU usage: Python based relay and cache use lots of CPU for parsing

  • CPU usage: When running relays and caches on the same host

    • Decouple on different hosts

Graphite Replacements

When you scale beyond Graphite